價格:免費
更新日期:2019-10-22
檔案大小:2.0M
目前版本:1.2
版本需求:Android 4.0 以上版本
官方網站:mailto:zdivdev@gmail.com
Email:http://zdivsoft.blogspot.kr/p/zdiv-software-privacy-policy.html
Beautiful Soup is a Python library for pulling data out of HTML and XML files. It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the parse tree. It commonly saves programmers hours or days of work.
1. Beautiful Soup Documentation
2. Quick Start
3. Installing Beautiful Soup
4. Making the soup
5. Kinds of objects
6. Navigating the tree
7. Searching the tree
8. Modifying the tree
9. Output
10. Specifying the parser to use
11. Encodings
12. Comparing objects for equality
13. Copying Beautiful Soup objects
14. Parsing only part of a document
15. Troubleshooting
16. Beautiful Soup 3